@charset "utf-8";
*{
	box-sizing: border-box;
	outline: none;
}
html, body{
	width:100%;
	height: 100%;
	background: #f7f7f7;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font: 16px/1.8 'Noto Sans SC', Arial, "Microsoft YaHei", sans-serif;
	font-weight: 300;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
	-webkit-text-size-adjust: none;
	margin: 0px;
	padding: 0px;
}
body, td, th {
	color:#2b2b2b;
	line-height: 28px;
}
td, th, caption {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 300;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font-weight: 300;
}
input, textarea, select {
 *font-size:100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	color:#2b2b2b;
	text-decoration:none;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffcc02;
}
a:active {
	text-decoration: none;
}
dl, dd, dt {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
/* css common */
.rel {
    position: relative;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
}
.clearfix {
*zoom: 1;
}
.lt, .left {
	float: left;
}
.rt, .right {
	float: right;
}
.clear, .clr {
	clear: both;
}
.f-cb{
    zoom:1;
}
.f-cb:after{
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    content:".";
}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}
.por{
    position: relative;
}
.poa{
    position: absolute;
}
.poa-f{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.ovh{
    overflow: hidden;
}
.noselect{
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.z1{
    z-index: 1;
}
.z2{
    z-index: 2;
}
.z3{
    z-index: 3;
}
.dn{
    display: none;
}
.width-full{
    width: 100%;
}
.height-full{
    height: 100%;
}
.dib{
    display: inline-block;
}
.wrap{
	width: 80%;
	margin:0 auto;
}
.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
.mt24{
	margin-top: 24px;
}
.mt30{
	margin-top: 30px;
}
.mtb30{
	margin: 30px 0;
}
.mt40{
	margin-top: 40px;
}
.mb40{
	margin-bottom: 40px;
}
.mt50{
	margin-top: 50px;
}
.mt60{
	margin-top: 60px;
}
.mtb60{
	margin: 60px 0;
}
.mt70{
	margin-top: 70px;
}
.mt80{
	margin-top: 80px;
}
.mb80{
	margin-bottom: 80px;
}
.mtb80{
    margin:80px 0;
}
.mt90{
	margin-top: 90px;
}
.mtb90{
	margin: 90px 0;
}
.mt110{
	margin-top: 110px;
}
.mt120{
	margin-top: 120px;
}
.mb120{
	margin-bottom: 120px;
}
.mt180{
	margin-top: 180px;
}
.mt330{
	margin-top: 330px;
}
.pb20{
	padding-bottom: 20px;
}
.ptb20{
	padding:20px 0;
}
.pt30{
	padding-top:30px;
}
.pb30{
	padding-bottom: 30px;
}
.ptb30{
	padding:30px 0;
}
.pt40{
	padding-top:40px;
}
.pb40{
	padding-bottom: 40px;
}
.ptb40{
	padding:40px 0;
}
.pt43{
	padding-top: 43px;
}
.pt60{
	padding-top:60px;
}
.pb60{
	padding-bottom: 60px;
}
.ptb60{
	padding:60px 0;
}
.ptb80{
	padding:80px 0;
}
.pt70{
	padding-top: 70px;
}
.pt80{
	padding-top:80px;
}
.pb80{
	padding-bottom:80px;
}
.pt90{
	padding-top:90px;
}
.pb90{
	padding-bottom: 90px;
}
.ptb90{
	padding:90px 0;
}
.pt100{
	padding-top: 100px;
}
.pb100{
	padding-bottom: 100px;
}
.ptb100{
	padding:100px 0;
}
.pt120{
	padding-top:120px;
}
.pb120{
	padding-bottom: 120px;
}
.ptb120{
	padding:120px 0;
}
.pt130{
	padding-top:130px;
}
.pb130{
	padding-bottom: 130px;
}
.ptb130{
	padding:130px 0;
}
.ptb150{
	padding:150px 0;
}
.pb160{
	padding-bottom: 160px;
}
.pt180{
	padding-top:180px;
}
.pb180{
	padding-bottom: 180px;
}
.ptb180{
	padding:180px 0;
}
.pb210{
	padding-bottom: 210px;
}
.ptb250{
	padding:250px 0;
}
.font150{
	font-size: 150px;
}
.font140{
	font-size: 140px;
}
.font130{
	font-size: 130px;
}
.font120{
	font-size: 120px;
}
.font100{
	font-size: 100px;
}
.font80{
	font-size: 80px;
}
.font70{
	font-size: 70px;
}
.font66{
	font-size: 66px;
}
.font58{
	font-size: 58px;
}
.font54{
	font-size: 54px;
}
.font52{
	font-size: 52px;
}
.font48{
	font-size: 48px;
}
.font42{
	font-size: 42px;
}
.font40{
	font-size: 40px;
}
.font36{
	font-size: 36px;
}
.font32{
	font-size: 32px;
}
.font30{
	font-size: 30px;
}
.font28{
	font-size: 28px;
}
.font26{
	font-size: 26px;
}
.font24{
	font-size: 24px;
}
.font20{
	font-size: 20px;
}
.font18{
	font-size: 18px;
}
.font16{
	font-size: 16px;
}
.indent{
	text-indent: 2em;
}
@media (max-width: 1680px){
	.font150,
	.font140,
	.font130,
	.font120,
	.font100{
		font-size: 80px;
	}
}
@media (max-width: 1480px){
	body {
		font-size: 14px;
	}
	body, td, th {
		line-height: 24px;
	}
	td, th, caption {
		font-size: 14px;
	}
	input, textarea, select, button {
		font-size: 14px;
	}
	.wrap{
		width: 94%;
	}
	.font150,
	.font140,
	.font130,
	.font120,
	.font100,
	.font80,
	.font70,
	.font66{
		font-size: 58px;
	}
	.font58,
	.font54,
	.font52{
		font-size: 42px;
	}
}
@media (max-width: 1280px) {
	.mt20,
	.mt24{
		margin-top: 2%;
	}
	.mt30{
		margin-top: 3%;
	}
	.mtb30{
		margin: 3% 0;
	}
	.mt40{
		margin-top: 4%;
	}
	.mb40{
		margin-bottom: 4%;
	}
	.mt50{
		margin-top: 5%;
	}
	.mt60{
		margin-top: 6%;
	}
	.mtb60{
		margin: 6% 0;
	}
	.mt70{
		margin-top: 7%;
	}
	.mt80{
		margin-top: 8%;
	}
	.mb80{
		margin-bottom: 8%;
	}
	.mtb80{
		margin:8% 0;
	}
	.mt90{
		margin-top: 9%;
	}
	.mtb90{
		margin: 9% 0;
	}
	.mt110{
		margin-top: 10%;
	}
	.mt120{
		margin-top: 10%;
	}
	.mb120{
		margin-bottom: 10%;
	}
	.mt180{
		margin-top: 10%;
	}
	.mt330{
		margin-top: 10%;
	}
	.pb20{
		padding-bottom: 2%;
	}
	.ptb20{
		padding:2% 0;
	}
	.pt30{
		padding-top:3%;
	}
	.pb30{
		padding-bottom: 3%;
	}
	.ptb30{
		padding:3% 0;
	}
	.pt40,
	.pt43{
		padding-top:4%;
	}
	.pb40{
		padding-bottom: 4%;
	}
	.ptb40{
		padding:4% 0;
	}
	.pt60{
		padding-top: 6%;
	}
	.pb60{
		padding-bottom: 6%;
	}
	.ptb60{
		padding:6% 0;
	}
	.pt70{
		padding-top: 7%;
	}
	.ptb80{
		padding:8% 0;
	}
	.pt80{
		padding-top:8%;
	}
	.pb80{
		padding-bottom:8%;
	}
	.pt90{
		padding-top:9%;
	}
	.pb90{
		padding-bottom: 9%;
	}
	.ptb90{
		padding:9% 0;
	}
	.pt100{
		padding-top: 10%;
	}
	.pb100{
		padding-bottom: 10%;
	}
	.ptb100{
		padding:10% 0;
	}
	.pt120{
		padding-top:10%;
	}
	.pb120{
		padding-bottom: 10px;
	}
	.ptb120{
		padding:10% 0;
	}
	.pt130{
		padding-top: 10%;
	}
	.pb130{
		padding-bottom: 10%;
	}
	.ptb130{
		padding:10% 0;
	}
	.ptb150{
		padding:10% 0;
	}
	.pb160{
		padding-bottom: 10%;
	}
	.pt180{
		padding-top:10%;
	}
	.pb180{
		padding-bottom: 10%;
	}
	.ptb180{
		padding:10% 0;
	}
	.pb210{
		padding-bottom: 10%;
	}
	.ptb250{
		padding:20% 0;
	}
	.font150,
	.font140,
	.font130,
	.font120,
	.font100,
	.font80,
	.font70,
	.font66{
		font-size: 52px;
	}
	.font48{
		font-size: 42px;
	}
	.font42{
		font-size: 36px;
	}
}
@media (max-width: 992px){
	.font150,
	.font140,
	.font130,
	.font120,
	.font100,
	.font80,
	.font70,
	.font66{
		font-size: 48px;
	}
	.font58,
	.font54,
	.font52{
		font-size: 42px;
	}
	.font48{
		font-size: 34px;
	}
	.font42{
		font-size: 32px;
	}
	.font40{
		font-size: 32px;
	}
	.font36{
		font-size: 24px;
	}
	.font32{
		font-size: 20px;
	}
	.font30{
		font-size: 20px;
	}
	.font28{
		font-size: 20px;
	}
	.font26{
		font-size: 20px;
	}
	.font24{
		font-size: 20px;
	}
	.font20{
		font-size: 18px;
	}
}
@media (max-width: 750px){
	.font150,
	.font140,
	.font130,
	.font120,
	.font100,
	.font80,
	.font70,
	.font66{
		font-size: 42px;
	}
	.font58,
	.font54,
	.font52{
		font-size: 32px;
	}
	.font48{
		font-size: 28px;
	}
	.font42{
		font-size: 26px;
	}
	.font40{
		font-size: 24px;
	}
	.font36{
		font-size: 22px;
	}
	.font28{
		font-size: 20px;
	}
	.font26{
		font-size: 18px;
	}
	.font24{
		font-size: 18px;
	}
	.font20,
	.font18{
		font-size: 16px;
	}
	.font16{
		font-size: 14px;
	}
}

/* 颜色*/
.white{
	color: #fff;
}
.white a{
	color: #fff;
}
.white a:hover {
	color: #ffcc02;
}
.hui{
	color:#adadad;
}
.hui a{
	color: #adadad;
}
.hui a:hover {
	color: #ffcc02;
}
.yellow{
	color: #ffcc02;
}

.loader{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(93, 93, 93, .7);
	position: fixed;
	top:0;
	left:0;
	z-index: 1002;
	overflow: hidden;
}
.loader img{
	width: 120px;
	animation:turn 2s linear infinite;    
	display: block;
}
@keyframes turn{
  0%{-webkit-transform:rotate(0deg);}
  25%{-webkit-transform:rotate(90deg);}
  50%{-webkit-transform:rotate(180deg);}
  75%{-webkit-transform:rotate(270deg);}
  100%{-webkit-transform:rotate(360deg);}
}
@media (max-width: 1280px) {}
@media (max-width: 992px) {}
@media (max-width: 750px) {
	.loader img{
		width: 60px;
	}
}

/* Header */
header{
	width: 100%;
	height: 90px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
header.fixed, 
header.on{
	height: 70px;
	background: #1b1813;
}
header > .wrap{
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .logo{
	display: block;
}
header .logo img{
	display: block;
}
header .header-right{
	height: 100%;
	display: flex;
	align-items: center;
}
header .header-menu{
	padding-right: 13px;
	position: relative;
}
header .header-menu:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	top:50%;
	right: 0;
	margin-top: -6px;
	background: #fff;
}
header .header-menu a{
    display: block;
    text-align: center;
}
header .header-menu > ul > li{
	float: left;
	padding:0 24px;
	position: relative;
}
header .header-menu > ul > li > a{
	line-height: 60px;
	position: relative;
}
header .header-menu > ul > li > a:after{
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	background: #ffcc02;
	bottom: 0;
	left:0;
	transform-origin: center;
    transform: scale(0, 1);
    transition: transform .3s cubic-bezier(1, 0, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
header.fixed .header-menu > ul > li > a,
header.on .header-menu > ul > li > a{
	line-height: 70px;
}
header .header-menu > ul > li:hover > a, 
header .header-menu > ul > li.hover > a, 
header .header-menu > ul > li.current > a{
	color: #ffcc02;
}
header .header-menu > ul > li:hover > a:after, 
header .header-menu > ul > li.hover > a:after, 
header .header-menu > ul > li.current > a:after{
	transform-origin: center;
    transform: scale(1);
}
header .header-menu > ul > li > ul{
	display: none;
	opacity: 0;
	visibility: hidden;
    min-width: 100%;
    background: rgba(85, 85, 90, 0.7);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding:5px 0;
    -webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
header .header-menu > ul > li:hover > ul{
    opacity: 1;
    visibility: visible;
    display: block;
}
header .header-menu > ul > li > ul > li{
	width: 100%;
	float: left;
	padding:5px 10px;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
header .header-menu > ul > li > ul > li:hover{
	background: #1b1813;
}
header .header-menu > ul > li > ul > li > a{
	white-space:nowrap;
}
header .header-tools{
	display: flex;
}
header .header-tools i{
    font-size: 20px;
}
header .header-tools .header-search,
header .header-tools .menu-trigger{
	display: block;
	margin-left: 24px;
	line-height: 40px;
}
header .header-tools .header-search{
	position: relative;
	height: 40px;
	overflow: hidden;
}
header .header-tools .header-search .search-trigger{
	display: block;
}
header .header-tools .header-search.on .search-trigger{
	display: none;
}
header .header-tools .header-search form{
	width: 0;
	height: 40px;
	background: #fff;
	display: flex;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
    display: flex;
    visibility: hidden;
    opacity: 0;
	overflow: hidden;
}
header .header-tools .header-search.on form{
	width: 220px;
	visibility: visible;
	opacity: 1;
}
header .header-tools .header-search form input{
	width: 190px;
	border:none;
	outline: none;
	padding:0 10px;
	opacity: 0;
	visibility: hidden;
	display: none;
}
header .header-tools .header-search form button{
	cursor: pointer;
	background: none;
	border:none;
	outline: none;
	padding-right: 10px;
	opacity: 0;
	visibility: hidden;
	display: none;
	-webkit-transition:all 200ms linear;
    -moz-transition:all 200ms linear;
    -o-transition:all 200ms linear;
    transition:all 200ms linear;
}
header .header-tools .header-search.on form input,
header .header-tools .header-search.on form button{
	opacity: 1;
	display: block;
	visibility: visible;
}
header .header-tools .menu-trigger.on{
    transform: rotate(90deg);
}
header .header-tools .header-lan{
	margin-left: 24px;
	position: relative;
	display: flex;
	align-items: center;
}
header .header-tools .header-lan:after{
	content: "";
	position: absolute;
	width: 1px;
	height: 12px;
	top:50%;
	left: 0;
	margin-top: -6px;
	background: #fff;
}
header .header-tools .header-lan a{
	display: block;
	padding-left: 24px;
	line-height: 40px;
}
@media (max-width: 1280px) {
	header .header-menu{
		display: none;
	}
	header,
	header.fixed, 
	header.on{
		height: 70px;
	}
	header .header-tel{
		display: none;
	}
}
@media (max-width: 992px) {	
	header,
	header.fixed, 
	header.on{
		height: 60px;
	}
	header .logo img{
		width: 120px;
	}
}
@media (max-width: 750px) {
	header,
	header.fixed, 
	header.on{
		height: 50px;
	}
	header .logo img{
		width: 80px;
	}
	header .header-tools .header-search,
	header .header-tools .menu-trigger{
		margin-left: 14px;
		line-height: 30px;
	}
	header .header-tools i{
	    font-size: 18px;
	}
	header .header-tools .header-search{
		height: 30px;
	}
	header .header-tools .header-search form{
		height: 30px;
	}
	header .header-tools .header-search.on form{
		width: 180px;
	}
	header .header-tools .header-search form input{
		width: 158px;
		padding:0 6px;
	}
	header .header-tools .header-lan{
		margin-left: 14px;
	}
	header .header-tools .header-lan a{
		line-height: 30px;
		padding-left: 14px;
	}
}

.sub-nav{
	width: 100%;
	height: calc(100% - 70px);
	position: fixed;
	right: 0;
	display: none;
	z-index: 1002;
	top:70px;
	overflow: hidden;
}
.sub-nav .mask{
	width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 21;
}
.sub-nav > ul{
	max-width: 290px;
    width: 60%;
    height: 100%;
    background: #3C3C40;
    position: absolute;
    top: 0;
    right: -290px;
    z-index: 22;
    padding: 30px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    overflow-x: visible;
    overflow-y: auto;
    -webkit-overflow-scrolling : touch;
}
.sub-nav a{
	display: block;
}
.sub-nav > ul > li{
	width: 100%;
	float: left;
	margin-bottom: 8%;
}
.sub-nav > ul > li > a{
	line-height: 40px;
	border-bottom: 1px #fff solid;
}
.sub-nav > ul > li > ul{
	margin-top: 10px;
}
@media (max-width: 1280px){
	.sub-nav > ul{
	    padding: 20px;
	}
}
@media (max-width: 992px){}
@media (max-width: 750px){
	.sub-nav{
		height: calc(100% - 50px);
		top:50px;
	}
	.sub-nav > ul > li{
		margin-bottom: 4%;
	}
}

/* Footer */
footer{
	width: 100%;
	overflow: hidden;
}
footer .box1{
	width: 100%;
	background: #fff;
	color: #7f7f7f;
	text-align: center;
	overflow: hidden;
}
footer .box1 img{
	max-width: 90px;
	display: block;
	margin:0 auto;
}
footer .box1 .title{
	position: relative;
}
footer .box1 .title:before{
	content: "";
	width: 492px;
	max-width: 100%;
	height: 2px;
	background: #000;
	position: absolute;
	top:0;
	left: 50%;
	transform: translateX(-50%);
}
footer .box1.y .title:before{
	background: #ffda44;
}
footer .box1 .title h1,
footer .box1 .content .tel h1,
footer .box1 .word{
	font-weight: 300;
}
footer .box2{
	background: #242424;
	width: 100%;
	overflow: hidden;
}
footer .box2 a{
	display: block;
}
footer .box2 > ul{
	display: flex;
	justify-content: space-between;
}
footer .box2 > ul > li > a{
	font-weight: 700;
}
footer .box2 i{
	display: none;
}
footer .box3{
	width: 100%;
	overflow: hidden;
	background: #1a1a1a;
}
footer .box3 > .wrap{
	display: flex;
	justify-content: center;
}
footer .box3 img{
	width: 96px;
	display: block;
	margin-right: 20px;
}
footer .box4{
	width: 100%;
	background: #fff;
	overflow: hidden;
}
footer .box4 > .wrap{
	display: flex;
	justify-content: space-between;
}
footer .box4 .right .lt{
	padding-right: 26px;
	position: relative;
	display: flex;
	align-items: stretch;
}
footer .box4 .right .lt:after{
	content: "";
	position: absolute;
	width: 2px;
	height: 10px;
	background: #707070;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
footer .box4 .right .lt .c{
	display: flex;
	align-items: center;
}
footer .box4 .right .lt .c a{
	padding:0;
	margin:0;
	background: none;
	text-decoration: none;
	margin-left: 12px;
}
footer .box4 .right .rt{
	padding-left: 24px;
}
.bsBox,
.bsTop{
	box-sizing: content-box;
}
@media (max-width: 1280px) {
	footer .box2 i{
		display: block;
	}
	footer .box2 > ul{
		flex-direction: column;
	}
	footer .box2 > ul > li{
		padding: 10px 0;
		border-bottom: 1px #484747 solid;
	}
	footer .box2 > ul > li > a{
		font-weight: 300;
		font-size: 14px;
	}
	footer .box2 > ul > li > ul{
		display: none;
		margin-top: 6px;
	}
}
@media (max-width: 992px) {
	footer .box4 > .wrap{
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	footer .box4 .right{
		margin-top: 6px;
	}
}
@media (max-width: 750px) {
	footer .box3 > .wrap{
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	footer .box3 img{
		margin-right: 0;
		margin-bottom: 6px;
	}
	footer .box4 .right .lt{
		padding-right: 12px;
	}
	footer .box4 .right .lt .c a{
		margin-left: 6px;
	}
	footer .box4 .right .rt{
		padding-left: 10px;
	}
}

.member-login{
	position: fixed;
	right: 0;
	bottom: 152px;
	z-index: 1001;
}
@media (max-width: 1280px) {
	.member-login{
		bottom: 10%;
	}
}
@media (max-width: 992px) {
}
@media (max-width: 750px) {
	.member-login img{
		width: 160px;
	}
}